home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 123 / CD Gamer Issue 123 (June 2003) (Disc 1).ISO / Games / Dev_Demo_EU / data1.cab / App_Executables / System / DTerritories.u / ScriptText2.TextBuffer < prev    next >
Unknown  |  2003-02-28  |  576 b 

open in: MacOS 8.1     |     Win98     |     DOS

view JSON data     |     view as text


This file was not able to be converted.
This format is not currently supported by dexvert.

ConfidenceProgramDetectionMatch TypeSupport
100% file data default



hex view
+--------+-------------------------+-------------------------+--------+--------+
|00000000| 00 00 00 00 00 00 00 00 | 76 08 63 6c 61 73 73 20 |........|v.class |
|00000010| 44 4f 62 6a 65 63 74 69 | 76 65 43 6f 64 65 73 20 |DObjecti|veCodes |
|00000020| 65 78 74 65 6e 64 73 20 | 44 4f 62 6a 65 63 74 69 |extends |DObjecti|
|00000030| 76 65 3b 0d 0a 0d 0a 76 | 61 72 28 4f 62 6a 65 63 |ve;....v|ar(Objec|
|00000040| 74 69 76 65 29 20 65 64 | 66 69 6e 64 61 62 6c 65 |tive) ed|findable|
|00000050| 20 65 64 69 74 69 6e 6c | 69 6e 65 20 44 4d 61 69 | editinl|ine DMai|
|00000060| 6e 46 72 61 6d 65 49 6e | 74 65 72 61 63 74 50 6f |nFrameIn|teractPo|
|00000070| 69 6e 74 20 49 50 3b 0d | 0a 0d 0a 65 76 65 6e 74 |int IP;.|...event|
|00000080| 20 50 6f 73 74 45 64 69 | 74 43 68 61 6e 67 65 28 | PostEdi|tChange(|
|00000090| 29 0d 0a 7b 0d 0a 09 69 | 66 20 28 20 44 4d 61 69 |)..{...i|f ( DMai|
|000000a0| 6e 46 72 61 6d 65 49 6e | 74 65 72 61 63 74 50 6f |nFrameIn|teractPo|
|000000b0| 69 6e 74 28 4f 77 6e 65 | 72 29 3f 20 26 26 20 21 |int(Owne|r)? && !|
|000000c0| 49 50 20 29 0d 0a 09 09 | 49 50 20 3d 20 44 4d 61 |IP )....|IP = DMa|
|000000d0| 69 6e 46 72 61 6d 65 49 | 6e 74 65 72 61 63 74 50 |inFrameI|nteractP|
|000000e0| 6f 69 6e 74 28 4f 77 6e | 65 72 29 3b 0d 0a 09 0d |oint(Own|er);....|
|000000f0| 0a 09 53 75 70 65 72 2e | 50 6f 73 74 45 64 69 74 |..Super.|PostEdit|
|00000100| 43 68 61 6e 67 65 28 29 | 3b 0d 0a 7d 0d 0a 0d 0a |Change()|;..}....|
|00000110| 66 75 6e 63 74 69 6f 6e | 20 43 6f 6d 70 6c 65 74 |function| Complet|
|00000120| 65 4f 62 6a 65 63 74 69 | 76 65 28 20 50 61 77 6e |eObjecti|ve( Pawn|
|00000130| 20 50 61 77 6e 43 6f 6d | 70 6c 65 74 6f 72 20 29 | PawnCom|pletor )|
|00000140| 0d 0a 7b 0d 0a 09 6c 6f | 63 61 6c 20 69 6e 74 20 |..{...lo|cal int |
|00000150| 69 3b 0d 0a 09 6c 6f 63 | 61 6c 20 61 72 72 61 79 |i;...loc|al array|
|00000160| 3c 50 6c 61 79 65 72 50 | 61 77 6e 3e 20 50 6c 61 |<PlayerP|awn> Pla|
|00000170| 79 65 72 73 3b 0d 0a 09 | 4c 65 76 65 6c 2e 47 61 |yers;...|Level.Ga|
|00000180| 6d 65 2e 47 65 74 50 6c | 61 79 65 72 73 28 50 6c |me.GetPl|ayers(Pl|
|00000190| 61 79 65 72 73 29 3b 0d | 0a 09 66 6f 72 20 28 20 |ayers);.|..for ( |
|000001a0| 69 20 3d 20 30 3b 20 69 | 20 3c 20 50 6c 61 79 65 |i = 0; i| < Playe|
|000001b0| 72 73 2e 4c 65 6e 67 74 | 68 3b 20 69 2b 2b 20 29 |rs.Lengt|h; i++ )|
|000001c0| 0d 0a 09 09 50 6c 61 79 | 65 72 73 5b 69 5d 2e 43 |....Play|ers[i].C|
|000001d0| 6c 69 65 6e 74 50 6c 61 | 79 53 6f 75 6e 64 28 20 |lientPla|ySound( |
|000001e0| 53 6f 75 6e 64 27 55 44 | 4d 69 73 63 2e 47 6f 74 |Sound'UD|Misc.Got|
|000001f0| 43 6f 64 65 73 53 4d 27 | 2c 20 66 61 6c 73 65 2c |CodesSM'|, false,|
|00000200| 20 30 2e 32 35 20 29 3b | 20 0d 0a 09 0d 0a 09 53 | 0.25 );| ......S|
|00000210| 75 70 65 72 2e 43 6f 6d | 70 6c 65 74 65 4f 62 6a |uper.Com|pleteObj|
|00000220| 65 63 74 69 76 65 28 20 | 50 61 77 6e 43 6f 6d 70 |ective( |PawnComp|
|00000230| 6c 65 74 6f 72 20 29 3b | 0d 0a 7d 0d 0a 0d 0a 00 |letor );|..}.....|
+--------+-------------------------+-------------------------+--------+--------+